﻿2026-05-16T23:08:22.3819992Z ##[group]Run actions/checkout@v4
2026-05-16T23:08:22.3820597Z with:
2026-05-16T23:08:22.3820846Z   repository: SaberMage/rebno
2026-05-16T23:08:22.3821311Z   token: ***
2026-05-16T23:08:22.3821554Z   ssh-strict: true
2026-05-16T23:08:22.3821792Z   ssh-user: git
2026-05-16T23:08:22.3822034Z   persist-credentials: true
2026-05-16T23:08:22.3822302Z   clean: true
2026-05-16T23:08:22.3822541Z   sparse-checkout-cone-mode: true
2026-05-16T23:08:22.3822826Z   fetch-depth: 1
2026-05-16T23:08:22.3823053Z   fetch-tags: false
2026-05-16T23:08:22.3823281Z   show-progress: true
2026-05-16T23:08:22.3823515Z   lfs: false
2026-05-16T23:08:22.3823728Z   submodules: false
2026-05-16T23:08:22.3823953Z   set-safe-directory: true
2026-05-16T23:08:22.3824374Z env:
2026-05-16T23:08:22.3824587Z   SKIP_STAGING_SMOKE: false
2026-05-16T23:08:22.3824839Z ##[endgroup]
2026-05-16T23:08:22.4912266Z Syncing repository: SaberMage/rebno
2026-05-16T23:08:22.4914147Z ##[group]Getting Git version info
2026-05-16T23:08:22.4914788Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-16T23:08:22.4915750Z [command]/usr/bin/git version
2026-05-16T23:08:22.4984248Z git version 2.54.0
2026-05-16T23:08:22.5009375Z ##[endgroup]
2026-05-16T23:08:22.5024942Z Temporarily overriding HOME='/home/runner/work/_temp/b13a4f84-8b93-47d2-a230-033afc574353' before making global git config changes
2026-05-16T23:08:22.5026830Z Adding repository directory to the temporary git global config as a safe directory
2026-05-16T23:08:22.5043579Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-16T23:08:22.5088728Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-16T23:08:22.5092764Z ##[group]Initializing the repository
2026-05-16T23:08:22.5098114Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-16T23:08:22.5202570Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-16T23:08:22.5206125Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-16T23:08:22.5207099Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-16T23:08:22.5207787Z hint: call:
2026-05-16T23:08:22.5208134Z hint:
2026-05-16T23:08:22.5208794Z hint: 	git config --global init.defaultBranch <name>
2026-05-16T23:08:22.5209365Z hint:
2026-05-16T23:08:22.5209929Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-16T23:08:22.5210802Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-16T23:08:22.5211443Z hint:
2026-05-16T23:08:22.5211820Z hint: 	git branch -m <name>
2026-05-16T23:08:22.5212224Z hint:
2026-05-16T23:08:22.5212772Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-16T23:08:22.5218955Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-16T23:08:22.5223584Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-16T23:08:22.5264946Z ##[endgroup]
2026-05-16T23:08:22.5266049Z ##[group]Disabling automatic garbage collection
2026-05-16T23:08:22.5269924Z [command]/usr/bin/git config --local gc.auto 0
2026-05-16T23:08:22.5294881Z ##[endgroup]
2026-05-16T23:08:22.5295844Z ##[group]Setting up auth
2026-05-16T23:08:22.5303475Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-16T23:08:22.5338470Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-16T23:08:22.5632988Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-16T23:08:22.5658397Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-16T23:08:22.5827658Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-16T23:08:22.5859836Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-16T23:08:22.6037703Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-16T23:08:22.6062925Z ##[endgroup]
2026-05-16T23:08:22.6064439Z ##[group]Fetching the repository
2026-05-16T23:08:22.6072291Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4c246309fc6b04be650ced998deec52c03e46399:refs/remotes/origin/main
2026-05-16T23:08:24.4536537Z From https://github.com/SaberMage/rebno
2026-05-16T23:08:24.4538302Z  * [new ref]         4c246309fc6b04be650ced998deec52c03e46399 -> origin/main
2026-05-16T23:08:24.4571652Z ##[endgroup]
2026-05-16T23:08:24.4572536Z ##[group]Determining the checkout info
2026-05-16T23:08:24.4573620Z ##[endgroup]
2026-05-16T23:08:24.4582334Z [command]/usr/bin/git sparse-checkout disable
2026-05-16T23:08:24.4623067Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-16T23:08:24.4651642Z ##[group]Checking out the ref
2026-05-16T23:08:24.4656521Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-16T23:08:24.9129808Z Switched to a new branch 'main'
2026-05-16T23:08:24.9132919Z branch 'main' set up to track 'origin/main'.
2026-05-16T23:08:24.9671014Z ##[endgroup]
2026-05-16T23:08:24.9715077Z [command]/usr/bin/git log -1 --format=%H
2026-05-16T23:08:24.9744331Z 4c246309fc6b04be650ced998deec52c03e46399
